type rsc.io/qr.codeImage

5 uses

	rsc.io/qr (current package)
		qr.go#L88: 	return &codeImage{c}
		qr.go#L93: type codeImage struct {
		qr.go#L102: func (c *codeImage) Bounds() image.Rectangle {
		qr.go#L107: func (c *codeImage) At(x, y int) color.Color {
		qr.go#L114: func (c *codeImage) ColorModel() color.Model {